Skip to content

Conversation

andyleiserson
Copy link
Contributor

@andyleiserson andyleiserson commented Sep 25, 2025

The issue that interfered with this before was fixed in Deno.

Fixes #7778.

Testing
Access to GPUCompilationMessage.type is exercised by CTS tests that are enabled, and is what found this issue originally.

Squash or Rebase? Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

Copy link
Collaborator

@crowlKats crowlKats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cwfitzgerald cwfitzgerald merged commit 5b194ec into gfx-rs:trunk Oct 1, 2025
41 checks passed
@andyleiserson andyleiserson deleted the push-woqzpzlzlurm branch October 2, 2025 01:50
sharmajai pushed a commit to sharmajai/wgpu that referenced this pull request Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deno] type property of WebGPU objects cannot be declared in Rust

3 participants